Click or drag to resize

TimeZone Methods

The TimeZone type exposes the following members.

Methods
  NameDescription
Public methodAdd(DateTime, TimeSpan)
Adds adjustment time with the specified adjustment time and offset.
Public methodAdd(Int64, Int32)
Adds adjustment time with the specified adjustment time and offset.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberParse
Converts the specified string representation of a time zone to its TimeZone equivalent.
Public methodToString
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.)
Top
See Also